sort-cmake-glob-lists
authorA. Maitland Bottoms <bottoms@debian.org>
Sun, 27 Aug 2017 17:44:55 +0000 (18:44 +0100)
committerA. Maitland Bottoms <bottoms@debian.org>
Sun, 27 Aug 2017 17:44:55 +0000 (18:44 +0100)
commit5fef2317f2b6238c7681f5c5575db4bb4bad88d6
treede3972f1b26c00d8257bd4021a8afe042438ddb0
parent5216e6ad24fd30ae6e0c2037b2a653d462bd7ccd
sort-cmake-glob-lists

Subject sort cmake glob lists

File lists are generated in a CMakeLists.txt file with file(GLOB ...), which varies
with the readdir() order. Sorting the lists should help make reproducinble builds.

Gbp-Pq: Name sort-cmake-glob-lists
lib/CMakeLists.txt